#Python objects
Explore tagged Tumblr posts
Text
Getting Started with Python: A Beginner's Guide pt3
In the first two parts of our beginner’s guide to Python, we covered variables, data types, conditional statements, collections, loops, and functions. In this final part, we will delve into more advanced concepts such as libraries, classes, and objects, which will further enhance your Python programming skills. Libraries: Extending Python’s Capabilities Libraries are collections of pre-written…
#Getting started with Python#Introduction to Python programming#Learn Python#Object-Oriented Programming#OOP in Python#Python basics#Python classes#Python for beginners#Python libraries#Python objects
0 notes
Text
sometimes when you're not a great programmer and everyone looks at you and goes "i don't know... that's scary" when you want to do something in ren'py you have to get creative and by creative i mean code that would make an actual programmer get mad at you
#i have three semesters of java and one of python behind my belt from college like five/six years ago and i haven't learned anything since#yet i stay silly#i taught myself html once for a web design class where the professor was completely incompetent i can do a lot through sheer determination#notart#well that first sentence is a lie actually. i learned how classes/children worked so i could make item objects#which is something i kind of knew but forgor
136 notes
·
View notes
Text
rip henry winter i dont think you would have survived the computer science for non computer science majors obligatory course every liberal arts major has to do nowadays
#that man would code his first hello world in python and promptly drop out#object oriented programming would set him on fire#henry winter#the secret history#incredibly niche post but it was made only for me#though in my heart of hearts i feel that if he committed he would become a cs bro
154 notes
·
View notes
Text
she object on my programming till i am oriented
192 notes
·
View notes
Text
Okay, does anyone know what that extremely unique brooch thing is about? Its the symbols on the blonde lady's collar. Also, the broach things are made of rubies! What about the machine thingy? Google AI is saying it's used to taxidermy specifically squirrels. But I don't know how much I trust Google AI
#also does anyone know what the object is that they're surrounding in this picture?#japanese#Taylor swift#willow#gaylor#also the Python card in the background? chefs kiss!
11 notes
·
View notes
Text
Post #176: Opinion poll by Small Basic Programming on Tumblr, Question: Which object-oriented programming language do you prefer to program with?, 2023.
#coding#programming#programmieren#education#learning#object oriented programming#python#java#c++#c#ruby#go#javascript#php#simula#smalltalk#scala#eiffel#opinion poll#survey
74 notes
·
View notes
Text
Object-oriented Programming for short ...
youtube
Post #158: YouTube, Socratica, OOP in Python, 2025
#education#coding#programming#learning#i love coding#coding is fun#i love programming#programming language#i love python#oop#object oriented programming#socratica#Youtube#python tutorial#python coding#python
6 notes
·
View notes
Text
youtube
One of the scenes i wish i was able to watch for the first time again
#Gotta object you all to my Marx brothers obsession again#animal crackers 1930#the marx brothers#not monty python#Youtube
3 notes
·
View notes
Text
#you can choose to take into account post-python careers or you can choose to base it entire on python it's your decision!#we're an autonomous collective after all <3#monty python#i'm being very objective and unbiased as you can tell#poll
47 notes
·
View notes
Text
Question regarding languages: Python & C#
Is it possible to learn both languages at the same time? Or will it be easy to get confused between the two? I thought I would come to the lovely codeblr people who have a vast amount of experience for advice. C# is something I *want* to learn, but I *have* to learn Python for for my course that starts in January...I just want to see if it is plausible to learn both at the same time or if it will mess up my learning if I try and learn both. I'd love to hear about your experiences and what your first languages were when you first started out in the world of coding!!
#codeblr#coding#programming#computer languages#python#c sharp#c#learning to code#c++#object oriented programming#advice please!!#learning
48 notes
·
View notes
Text
you're just NOW telling me python has a built-in method named maketrans() ???? I can make a string trans?
#this is a good thing. I am pleased with this#especially with how python uses the self keyword for object oriented programming#self.gender.maketrans() I think is a valid line of code#assuming you have a string named gender declared earlier in the program#python#programming#trans#transgender
6 notes
·
View notes
Text
I swear i have a sense of humor It's just kind of broken 🥰
#Watched monty python & the holy grail a couple hours ago while sleep deprived & did not even smile ONCE#Even though IT WAS OBJECTIVELY VERY FUNNY.#But i was giggling a couple nights ago while watching warkop dki#I dont get ittt#nillas
5 notes
·
View notes
Text
The concept of object oriented programming explained
Object-oriented programming is a fundamental concept present in numerous programming languages such as C++, Java, JavaScript, and more. It becomes straightforward once you truly grasp it, and that's precisely what this post aims to help you achieve. So, stop your scrolling for a second and delve into this post for a thorough and clear explanation.
Understanding the Term "Object-Oriented"
To grasp OOP, let's begin by explaining the name itself: "Object-Oriented." This term signifies that OOP revolves around entities known as "objects."
What Exactly Is an Object?
An object in OOP is any entity that possesses both state and behavior. Consider a dog as an example: it has states such as color, name, and breed, while its behaviors encompass actions like wagging the tail, barking, and eating.
The reason we introduce the concept of objects in programming is to effectively represent real-world entities, a task that cannot be accomplished with conventional variables or arrays.
Classes: Abstract Forms of Objects
Now, what about classes? A class is essentially the abstract form of an object. If we take the example of a "dog," the object "Mydog" is a concrete instance, while the class "dog" represents dogs in a more general sense. Think of a class as a blueprint or template from which you can create individual objects.
Four Pillars of Object-Oriented Programming
Now that we've established the fundamentals of objects and classes. OOP is built upon four key principles:
Inheritance: Inheritance occurs when one object inherits all the properties and behaviors of a parent object. It promotes code reusability and facilitates runtime polymorphism.
Polymorphism: Polymorphism entails performing a single task in multiple ways. For instance, it can involve presenting information differently to customers or implementing different shapes like triangles or rectangles.
Abstraction: Abstraction is about concealing internal details while exposing functionality. Consider a phone call; we don't need to understand the intricate inner workings.
Encapsulation: Encapsulation involves bundling code and data into a single unit. Just like a capsule contains various medicines . In a fully encapsulated class (e.g., a Java bean), all data members are private, ensuring data integrity and controlled access.
I remember finding these images that explained these concepts using the 'Squid Game' series, and they are just perfect. So, I'm sharing them here and giving all credit to their owner :
Polymorphism , Inheritance , Encapsulation
#code#codeblr#css#html#python#studyblr#progblr#programming#comp sci#web design#web developers#web development#website design#webdev#website#tech#html css#learn to code#OOP#object oriented programming
44 notes
·
View notes
Text
Should I actually make meaningful posts? Like maybe a few series of computer science related topics?
I would have to contemplate format, but I would take suggestions for topics, try and compile learning resources, subtopics to learn and practice problems
#computer science#embedded systems#linux#linuxposting#arch linux#gcc#c language#programming#python#infosecawareness#cybersecurity#object oriented programming#arduino#raspberry pi#computer building#amd#assembly#code#software#software engineering#debugging#rtfm#documentation#learning#machine learning#artificial intelligence#cryptology#terminal#emacs#vscode
4 notes
·
View notes
Text
Oh would that I were not an absolute moron in Python!
#at this point it probably would be time-saving to have our workday report writer just make me my own report in workday#but i am stubborn and want to learn python#at the cost of my sanity and my project timelines#tbh i have been in a depressive grief fog for a while which i guess understandably so?#but it also means that my everyday is just stressing about why i haven't been fired bc i am objectively pretty useless#while being utterly unable to pull myself together enough to focus and NOT be useless#and it is just not a fun place to be day in and day out i confess#so i WILL have the satisfaction of making this script work if it kills me
2 notes
·
View notes
Text
i disagree with nothing, however I can't help but notice the only 2 things that got grouped together in the same "NO" are "computer programming or sex work" and i'm gonna be thinking about that for the next 3 hours.
jobs for autism boy NO phone call NO schedule NO talking to people NO emails NO computer programming or sex work NO becoming a youtuber NO starting a band NO leaving my house NO one gets mad at me. $27 per hour please
33K notes
·
View notes